Skip to content

[PB-5939] feature/Add rename upluading file panel#383

Draft
CandelR wants to merge 2 commits intofeature/PB-5938-create-foldersfrom
feature/PB-5939-rename-files-before-upload
Draft

[PB-5939] feature/Add rename upluading file panel#383
CandelR wants to merge 2 commits intofeature/PB-5938-create-foldersfrom
feature/PB-5939-rename-files-before-upload

Conversation

@CandelR
Copy link
Contributor

@CandelR CandelR commented Mar 6, 2026

  • Added rename selected file feature in share extension
  • Added ShareSdkManager, in order to avoid importing SdkManagerfrom the main app (which pulls in packages excluded from the extension and crashes on physical devices).
  • Replaces the DriveListViewMode enum (from @internxt-mobile/types barrel) with a local DriveViewMode = 'grid' | 'list' type across all share extension components, fixing import crashes.
  • Fixes a bug in DriveItemSkinSkeleton where Animated.loop was called on every render

@CandelR CandelR marked this pull request as draft March 6, 2026 14:25
…e extension crashes on device, fixed animation leak and remove blob-util depdency from excluded packages
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@CandelR CandelR requested a review from larryrider March 9, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant